Contribution org.nuxeo.ecm.favorites.jsonEnrichers--marshallers
In component org.nuxeo.ecm.favorites.jsonEnrichers
org.nuxeo.ecm.favorites.jsonEnrichers
inside nuxeo-platform-collections-core-9.10.jar /OSGI-INF/json-enrichers-contrib.xml
This contribution is part of XML component Extension Point
Extension point marshallers of component MarshallerRegistry.Contributed Items
XML Source
<extension point="marshallers" target="org.nuxeo.ecm.core.io.MarshallerRegistry">
<register class="org.nuxeo.ecm.collections.core.io.FavoritesJsonEnricher" enable="true"/>
<register class="org.nuxeo.ecm.collections.core.io.CollectionsJsonEnricher" enable="true"/>
</extension>